• I gotta go D Programming Language Discussion

    Updated: 2012-12-31 10:19:37
    . Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D I gotta go . D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 16 minutes ago I gotta go . Han Reply I am having delusions of grandieur . oh don't mind me , I forgot what I was going to say Top Discussion index About this forum D home Copyright 1999-2012 by Digital Mars All Rights Reserved

  • Why I don't hate D D Programming Language Discussion

    Updated: 2012-12-31 10:19:37
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D Why I don't hate D D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 16 minutes ago Why I don't hate D Han Reply because D is just crime waiting to happen . I have to wait to hate D . Huh . Top Discussion index About this forum D home Copyright 1999-2012 by Digital Mars All Rights Reserved

  • DList removing an element D Programming Language Discussion

    Updated: 2012-12-30 18:17:54
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D DList removing an element D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 7 hours ago DList removing an element d coder : Attachments text html part Reply Greetings I have created a DList of class objects . Now I want to delete a particular object from the list . I do not see a straightforward way of doing that . The only way I found was to create a DList range , take out all other elements from the range

  • ref is unsafe D Programming Language Discussion

    Updated: 2012-12-30 18:17:54
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D ref is unsafe D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 9 hours ago ref is unsafe Jonathan M Davis Reply After some recent discussions relating to auto ref and const ref , I have come to the conlusion that as it stands , ref is not safe . It's system . And I think that we need to take a serious look at it to see what we can do to make it safe . The problem is combining code that takes ref parameters

  • push rights for deimos repos D Programming Language Discussion

    Updated: 2012-12-30 18:17:54
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D push rights for deimos repos D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 5 hours ago push rights for deimos repos David Reply It's my 3rd library binding I've submitted to deimos now and I really don't like the workflow . 1. Make the binding in your repo 2. It works and you completed it E-mail Walter 3. Fork deimos repo 4. Merge your repo into your fork 5. Make a pull request 6. Repeat 4 if you change

  • DList removing an element D Programming Language Discussion

    Updated: 2012-12-30 18:17:54
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D DList removing an element D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 7 hours ago Re : DList removing an element Jonathan M Davis Reply On Sunday , December 30, 2012 15:59:01 d coder wrote : Greetings I have created a DList of class objects . Now I want to delete a particular object from the list . I do not see a straightforward way of doing that . The only way I found was to create a DList range , take

  • Ranges longer than size_t.max D Programming Language Discussion

    Updated: 2012-12-29 06:50:02
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D Ranges longer than size_t.max D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 5 hours ago Ranges longer than size_t.max Peter Alexander Reply There was a discussion a while ago about the type returned by length for ranges . I believe the conclusion was that it should always be size_t . My question now is what to do with really large ranges For example , if we have a range of permutations of the elements in a

  • DMD build D Programming Language Discussion

    Updated: 2012-12-28 22:49:26
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D DMD build D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 7 hours ago DMD build Russel Winder : Attachments signature.asc This is a digitally signed message part Reply Is there a reason for using g++ to compile and link the C code of DMD Russel . Dr Russel Winder t : 44 20 7585 2200 voip : sip:russel.winder ekiga.net 41 Buckmaster Road m : 44 7770 465 077 xmpp : russel winder.org.uk London SW11 1EN , UK w :

  • What's up with the windows headers D Programming Language Discussion

    Updated: 2012-12-26 23:10:06
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D What's up with the windows headers D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 5 hours ago What's up with the windows headers Phil Lavoie Reply Holà , I am currently reading Programming Windows and coding his examples my own initiatives . I know I am not the first one to do this and Andrej Mitrovic directed me to his code samples . I could not help but notice that those directives : import

  • 8505 D Programming Language Discussion

    Updated: 2012-12-26 23:10:06
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D 8505 D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 7 hours ago 8505 Russel Winder : Attachments signature.asc This is a digitally signed message part Reply Issue 8505 remains a threads regression problem as far as I can see . Works fine with LDC2 and DMD 2.059, fails dismally with DMD 2.060. http : d.puremagic.com issues show_bug.cgi id=8505 Russel . Dr Russel Winder t : 44 20 7585 2200 voip :

  • Smart pointers instead of GC D Programming Language Discussion

    Updated: 2012-12-25 15:07:56
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D Smart pointers instead of GC D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 45 minutes ago Smart pointers instead of GC Sven Over Reply Hello dear D community . This is my very first post here . I've been intrigued with D for quite a while , and I would love to have a project to work on in D . I'm working as a C++ software engineer , and should be moderately up-to-date with best practices of C++ programming

  • About Go D module naming D Programming Language Discussion

    Updated: 2012-12-21 04:19:06
    , Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D About Go , D module naming D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 2 hours ago About Go , D module naming bearophile Reply An article about many of the design decisions behind the Go language . It's an excellent article even if you don't agree with some of those decisions : http : talks.golang.org 2012 splash.article I suggest all people interested in language design to read that article . Go is a

  • Designing the Haskell IDE Bartosz Milewski's Programming Cafe

    Updated: 2012-12-15 19:18:21
    Home About Bartosz Milewski's Programming Cafe Concurrency , Multicore , C++ , Haskell November 19, 2012 Designing the Haskell IDE Posted by Bartosz Milewski under Functional Programming Haskell IDE Programming 1 Comment I published a new blog post at the FP Complete site , with a peek at our efforts to create the Haskell IDE . I concentrated mostly on the interaction between the programmer and the IDE . I’ve been always championing the top-down approach to design and implementation in the case of a GUI program , the top is the GUI . Of course we’ve been working on the infrastructure as well , but user experience is what makes or breaks software products . About these ads Like : this Like Be the first to like . this One Response to Designing the Haskell IDE” studentri23 : Says December 15,

  • digitalmars.D index page 1180 D Programming Language Discussion

    Updated: 2012-12-15 19:18:15
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D page 1180 D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help digitalmars.D Thread Thread Starter Last Post Replies D takes the fun out of programming by Ant April 27, 2004 by vanh 4 D takes the fun out of programming by Achilleas Margaritis April 27, 2004 by Walter 6 switch branch : solution by Vathix April 27, 2004 by Walter 31 Test by Zz April 27, 2004 by Zz 0 bool data type by vanh April 27, 2004 by J

  • SCons D tool need help with building static library D Programming Language Discussion

    Updated: 2012-12-14 18:08:10
    : Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta digitalmars.D SCons D tool : need help with building static library D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links View mode : basic threaded horizontal-split Log in Help 10 hours ago Re : SCons D tool : need help with building static library Russel Winder : Attachments signature.asc This is a digitally signed message part Reply Hi , I can't look at this today as I am at Groovy and Grails eXchange 2012 and have to give a talk which needs some reworking in the light of

  • Help D Programming Language Discussion

    Updated: 2012-12-08 06:21:06
    Entire D Site Library Reference Forum Newsgroup Archives D Programming Language Discussion beta Help D Home Overview Features Downloads Tools Change Log Bug Tracker FAQ Appendices Acknowledgments Sitemap D1 Home Documentation Book 3 1. Tutorial 13. Concurrency Language Reference Library Reference How-tos Articles Community Forums GitHub Wiki Review Queue Twitter Links Log in Help View modes You can browse the discussions using one of several view modes : Basic A forum-like view with paged linear . threads Threaded Threaded group overview with single post display , similar to mailing list . archives Horizontal-split JavaScript-powered interface with a split view and keyboard shortcuts , similar to a mail or newsgroup . client Read post history The posts you've viewed are saved to a

  • IDE Bartosz Milewski's Programming Cafe

    Updated: 2012-11-20 17:38:39
    Home About Bartosz Milewski's Programming Cafe Concurrency , Multicore , C++ , Haskell IDE Archived Posts from this Category November 19, 2012 Designing the Haskell IDE Posted by Bartosz Milewski under Functional Programming Haskell IDE Programming Leave a Comment I published a new blog post at the FP Complete site , with a peek at our efforts to create the Haskell IDE . I concentrated mostly on the interaction between the programmer and the IDE . I’ve been always championing the top-down approach to design and implementation in the case of a GUI program , the top is the GUI . Of course we’ve been working on the infrastructure as well , but user experience is what makes or breaks software products . Search : for Subscribe RSS Posts Email Subscription Enter your email to receive new post .

  • Designing the Haskell IDE Bartosz Milewski's Programming Cafe

    Updated: 2012-11-20 17:38:39
    Home About Bartosz Milewski's Programming Cafe Concurrency , Multicore , C++ , Haskell November 19, 2012 Designing the Haskell IDE Posted by Bartosz Milewski under Functional Programming Haskell IDE Programming Leave a Comment I published a new blog post at the FP Complete site , with a peek at our efforts to create the Haskell IDE . I concentrated mostly on the interaction between the programmer and the IDE . I’ve been always championing the top-down approach to design and implementation in the case of a GUI program , the top is the GUI . Of course we’ve been working on the infrastructure as well , but user experience is what makes or breaks software products . About these ads Like : this Like Be the first to like . this Leave a Reply Cancel reply Enter your comment here . Fill in your

  • Designing the Haskell IDE FP Complete

    Updated: 2012-11-20 17:38:37
    About Us Services News Blog Partners Technology Resources Designing the Haskell IDE November 19, 2012 by Bartosz Milewski 7 Comments As you might have heard through the grapevine , or learned from Michael Snoyman’s blog or from Gregg Lebovitz’ presentation at the Boston Haskell User†s Group FP Complete is working on a Haskell IDE . Michael’s blog received a lot of comments and precipitated a reddit exchange Gregg’s presentation sparked a lively discussion both turned out to be excellent sources of ideas . I hope this will continue . We welcome any feedback , positive or negative , and we’ll try to incorporate it in our projects . So here’s another update and a look at what’s cooking in the FP Complete . kitchen We started our work by researching existing solutions from which we are

  • 2012 November Bartosz Milewski's Programming Cafe

    Updated: 2012-11-20 17:38:37
    Home About Bartosz Milewski's Programming Cafe Concurrency , Multicore , C++ , Haskell November 2012 Monthly Archive November 19, 2012 Designing the Haskell IDE Posted by Bartosz Milewski under Functional Programming Haskell IDE Programming Leave a Comment I published a new blog post at the FP Complete site , with a peek at our efforts to create the Haskell IDE . I concentrated mostly on the interaction between the programmer and the IDE . I’ve been always championing the top-down approach to design and implementation in the case of a GUI program , the top is the GUI . Of course we’ve been working on the infrastructure as well , but user experience is what makes or breaks software products . Search : for Subscribe RSS Posts Email Subscription Enter your email to receive new post .

  • No title

    Updated: 2012-11-14 05:19:17

Current Feed Items | Previous Months Items

Nov 2012 | Oct 2012 | Sep 2012 | Aug 2012 | Jul 2012 | Jun 2012